Xamarin.iOS のドキュメント
GridRowColCollection<T> クラス
メンバ 

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 : GridRowColCollection<T> クラス
列および行の基本コレクションクラス
オブジェクト モデル
GridRowColCollection<T> クラス
シンタックス
'宣言
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public MustInherit Class GridRowColCollection(Of T As GridRowCol) 
[System.Reflection.DefaultMember("Item")]
public abstract class GridRowColCollection<T> 
where T: GridRowCol
型パラメータ
T
解説
このクラスのインスタンスは自動的に生成され、グリッドに割り当てられます。FlexGrid.MergeManager プロパティはグリッドのデフォルトの結合処理を実装します。
継承階層

System.Object
   C1.iOS.Grid.GridRowColCollection<T>
      C1.iOS.Grid.GridColumnCollection
      C1.iOS.Grid.GridRowCollection

参照

GridRowColCollection<T> メンバ
C1.iOS.Grid 名前空間